home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / UUCP / UUCon / Source / version.h < prev   
Text File  |  1994-01-29  |  924b  |  33 lines

  1. /*
  2.  * version.h,v
  3.  * Revision 1.8  1994/01/30  15:21:18  nwc
  4.  * Clean ups and insured clean compile under NS3.2.
  5.  *
  6.  * Revision 1.7  1993/02/01  02:21:33  nwc
  7.  * Added baud rate button. Cleaned interface. Fixed subprocess bug.
  8.  *
  9.  * Revision 1.6  1992/11/10  23:17:17  nwc
  10.  * Fixes and revision control scheme change.
  11.  *
  12.  * Revision 1.5  1992/09/19  03:54:22  nwc
  13.  * Fixed install procedure.
  14.  * Made version over 3.0 to make it indicate OS rev.
  15.  *
  16.  * Revision 1.4  1992/09/15  14:59:28  nwc
  17.  * Made NeXTSTEP 3.0 compatible.
  18.  * Added baud rate preference since that now works in uuq.
  19.  *
  20.  * Revision 1.3  1992/09/03  16:33:50  nwc
  21.  * Clean up after Subprocesses.
  22.  *
  23.  * Revision 1.2  1992/08/21  02:54:49  nwc
  24.  * Responded to first round of bug reports. Fixed "floating buttons". Added
  25.  * a log clearing functionality.
  26.  *
  27.  * Revision 1.1.1.1  1992/08/18  14:34:19  nwc
  28.  * GENESIS
  29.  *
  30.  */
  31.  
  32. static char *version = "Version: 3.6";
  33.